GDK W32: Fix dragging AeroSnap application
authorРуслан Ижбулатов <lrn1986@gmail.com>
Sun, 5 Jun 2016 07:37:02 +0000 (07:37 +0000)
committerРуслан Ижбулатов <lrn1986@gmail.com>
Sun, 5 Jun 2016 09:00:40 +0000 (09:00 +0000)
commitbd86715ed3e8dec5caab605fa3afc04ce013906a
tree38c472fa1c65c9a22308c446fa591569654493e7
parentb42d4b5b9aff549320e2279ad839c2ecb6357845
GDK W32: Fix dragging AeroSnap application

The original patch for commit b420c53773ca5119afb43f0f351cb8f33c2bcaf9
was applied incorrectly, doing the actual snapping in the wrong place.
Move the code.
gdk/win32/gdkwindow-win32.c